db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
KeyedItem.markAsSaved
db_constraints
keyed
keyeditem
KeyedItem
Changes
this
to not contain changes. Should only be used after a save.
mixintemplate
KeyedItem
(ClusteredIndexAttribute = PrimaryKeyColumn)
final nothrow pure @
safe
@
nogc
void
markAsSaved
(
)
if
(
isInstanceOf
!(
UniqueConstraintColumn
,
ClusteredIndexAttribute
)
)
Meta
Source
See Implementation
db_constraints
keyed
keyeditem
KeyedItem
functions
checkConstraints
markAsSaved
notify
setClusteredIndex
mixins
emitChange
properties
containsChanges
key
structs
ClusteredIndex
Changes this to not contain changes. Should only be used after a save.